/ Assembly List / LJCGenDocDAL / DocClassManager / RetrieveWithID

Namespace - LJCGenDocDAL


Parameters
id - The ID value.
propertyNames - The included property names.

Returns

The Data Object.

Syntax

C#
public DocClass RetrieveWithID(Int32 id, List<String> propertyNames = null)

Retrieves a Data Record with the supplied value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.